home *** CD-ROM | disk | FTP | other *** search
- Path: news1.h1.usa.pipeline.com!usenet
- From: grantp@usa.pipeline.com(Pete)
- Newsgroups: comp.lang.c++
- Subject: Re: Formatting Disks in C++
- Date: 24 Feb 1996 10:49:05 GMT
- Organization: Kalevi, Inc.
- Message-ID: <4gmqf1$dl5@news1.usa.pipeline.com>
- References: <bandy.825087001@aplcomm.jhuapl.edu>
- NNTP-Posting-Host: pipe4.h1.usa.pipeline.com
- X-PipeUser: grantp
- X-PipeHub: usa.pipeline.com
- X-PipeGCOS: (Pete)
- X-Newsreader: Pipeline USA v3.3.0
-
- On Feb 23, 1996 14:50:01 in article <Re: Formatting Disks in C++>,
- 'bandy@aplcomm.jhuapl.edu (Mike Bandy F2C )' wrote:
-
-
- >int i;
- >
- >i = i++ * ++i;
- >
- >Works for me... :)
-
- I think we need to examine and analyze the above code snippet
- to determine the value of i after the statement is executed. And
- surely, we must ensure a lengthy thread exposing the details of
- the order of evaluation. I mean, it's been at least a week since
- the last thread of that kind dominated this newsgroup -- maybe
- even two.
-
- (Forgive me, it's Saturday and I've been working since
- 4:00 AM. I really need a break!)
-
- --
- Pete Grant
- Kalevi, Inc.
- Software Engineering & development
-